.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header.h-tablet {
  height: 550px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header.h-tablet {
  height: 550px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columns {
  height: 100%;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
}

.column-2 {
  height: 100%;
  background-image: url('../images/Immersion_Blender_EIB20_Kitchen_A_Electrolux_1000x1000.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block {
  padding-right: 50px;
  padding-left: 50px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #eee;
}

.paragraph {
  color: #eee;
}

.h-div-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  background-image: linear-gradient(322deg, #041f4d, #162133 100%, #232426);
}

.h-div-bg {
  width: 55%;
  height: 100%;
  background-image: url('../images/Immersion_Blender_EIB10_Kitchen_A_Electrolux_1000x1000.png');
  background-position: 50% 60%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-4 {
  padding: 40px 60px 40px 80px;
}

.h-titulo {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #eee;
  font-size: 45px;
  line-height: 55px;
}

.h-texto {
  width: 75%;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #eee;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1px;
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  padding: 40px 40px 20px 50px;
}

.div-block-5.div-logo-mobile {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 30px;
  padding-left: 40px;
}

.image {
  width: 180px;
}

.h-codigo {
  margin-bottom: 15px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #acbac1;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
}

.h-subtitulo {
  display: none;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #eee;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1px;
}

.feature-1 {
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #a7b3bd;
  background-image: none;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask {
  width: 50%;
  margin-right: 60px;
}

.feature-image {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.feature-image.img-turbo {
  width: 100%;
  max-width: none;
  margin-top: -130px;
  margin-left: 0px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0px 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7 {
  width: 50%;
  padding-right: 0px;
  padding-left: 0px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041f4d;
  font-size: 40px;
  line-height: 50px;
}

.paragraph-2 {
  margin-bottom: 20px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #2b2b2b;
  font-size: 25px;
  line-height: 35px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041f4d;
  font-size: 40px;
  line-height: 50px;
}

.paragraph-3 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #2b2b2b;
  font-size: 25px;
  line-height: 35px;
}

.feature-2 {
  display: block;
  width: 100%;
  height: 650px;
  max-height: 850px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  color: #fff;
}

.centered-container {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  padding: 40px 0px 40px 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
}

.heading-4 {
  width: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: 1px;
}

.paragraph-4 {
  margin-right: 0px;
  padding: 60px 60px 60px 0px;
  background-color: transparent;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #eee;
  font-size: 30px;
  line-height: 35px;
  font-style: normal;
}

.feature-3 {
  display: block;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/Banner-food.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.feature-image-mask-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: auto;
  margin-right: 0px;
  margin-left: 20px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-4 {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: radial-gradient(circle farthest-corner at 40% 65%, #103573, #0f316b 75%, #000a19);
}

.feature-image-mask-3 {
  width: 55%;
  margin-right: 20px;
}

.especificacoes {
  display: block;
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #9daab6;
}

.hero-image-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-image {
  width: auto;
  height: auto;
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.footer {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #041f4d;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.text-block {
  font-family: 'Electroluxsans 2', sans-serif;
  color: #eee;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041f4d;
  font-size: 35px;
  line-height: 45px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 200px;
  padding-left: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-12 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 150px;
  padding: 30px 40px;
  background-color: rgba(4, 31, 77, 0.94);
}

.bold-text {
  color: #eee;
}

.paragraph-5 {
  margin-bottom: 20px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #eee;
  font-size: 20px;
}

.bold-text-2 {
  color: #eee;
}

.paragraph-6 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #eee;
  font-size: 20px;
  line-height: 35px;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #eee;
  font-size: 40px;
  line-height: 50px;
}

.div-block-13 {
  width: 45%;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-7 {
  font-family: 'Electroluxsans 3', sans-serif;
  color: #eee;
  font-size: 20px;
  line-height: 30px;
}

.list {
  font-family: 'Electroluxsans 3', sans-serif;
  color: #eee;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  font-size: 35px;
  line-height: 50px;
  letter-spacing: 1px;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  font-size: 35px;
  line-height: 50px;
  letter-spacing: 1px;
}

.paragraph-8 {
  font-family: 'Electroluxsans 2', sans-serif;
  color: #eee;
  font-size: 25px;
  line-height: 35px;
}

.div-block-15 {
  width: 70%;
}

.text-span {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #9daab6;
}

.text-span-2 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #acbac1;
}

.text-span-3 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-4 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #acbac1;
}

.text-span-5 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #acbac1;
}

.text-span-6 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-7 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-8 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-9 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-10 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #acbac1;
}

.text-span-11 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #eee;
}

.text-span-12 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-1:hover {
  background-color: #010f28;
}

.tab-link-tab-1.w--current {
  background-color: transparent;
  color: transparent;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-2:hover {
  background-color: #2b2b2b;
}

.tab-link-tab-2.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 0px;
  height: 0px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: transparent;
}

.text-block-2 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.text-block-3 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  font-weight: 400;
}

.tabs-menu {
  position: absolute;
  left: 1000px;
  top: 1050px;
  bottom: auto;
}

.tabs-content {
  position: static;
  left: auto;
  bottom: auto;
  width: 100%;
  height: auto;
}

.tabs {
  position: relative;
  bottom: auto;
  width: 100%;
  height: auto;
}

.div-block-16 {
  width: 50%;
  padding-left: 0px;
}

.div-block-17 {
  width: 40%;
  margin-top: 40px;
  margin-bottom: 30px;
  margin-left: 150px;
  padding: 0px;
  background-color: transparent;
}

.tab-link-tab-1-2 {
  left: 950px;
  top: 80px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-1-2:hover {
  background-color: #000d23;
}

.tab-link-tab-1-2.w--current {
  position: absolute;
  left: auto;
  top: auto;
  bottom: auto;
  background-color: transparent;
  color: transparent;
}

.text-block-4 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.tab-link-tab-2-2 {
  position: absolute;
  left: 950px;
  top: 100px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-2-2:hover {
  background-color: #b02828;
}

.tab-link-tab-2-2.w--current {
  position: relative;
  left: auto;
  top: auto;
  background-color: transparent;
  color: transparent;
}

.text-block-5 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.tab-link-tab-3 {
  left: 1160px;
  top: 500px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-3.w--current {
  background-color: transparent;
  color: transparent;
}

.tab-link-tab-4 {
  left: 1165px;
  top: 0px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-4.w--current {
  background-color: transparent;
  color: transparent;
}

.tabs-content-2 {
  position: relative;
}

.tab-pane-tab-1 {
  bottom: 0px;
  margin-bottom: 20px;
}

.tabs-2 {
  position: absolute;
}

.tabs-menu-2 {
  position: relative;
}

.div-block-18 {
  width: 100%;
  margin-top: 0px;
  padding: 30px 40px;
  background-color: rgba(4, 31, 77, 0.93);
}

.slider {
  display: block;
  width: auto;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.mask {
  height: auto;
}

.slide {
  height: auto;
}

.div-block-19 {
  padding: 20px 0px 20px 10px;
}

.text-span-13 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #eee;
}

.text-block-6 {
  width: 100%;
  margin-left: 10px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #eee;
  font-size: 20px;
  line-height: 30px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65px;
  height: 55px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #eee;
  border-radius: 50px;
  background-image: url('../images/jug_1jug.png');
  background-position: 50% 50%;
  background-size: 55%;
  background-repeat: no-repeat;
}

.div-block-21.div-icon-2 {
  width: 65px;
  height: 55px;
  padding: 0px;
  background-image: url('../images/food-processor_1food-processor.png');
  background-position: 50% 50%;
  background-size: 65%;
  background-repeat: no-repeat;
}

.div-block-21.div-icon-3 {
  width: 65px;
  height: 55px;
  background-image: url('../images/whisk_1whisk.png');
  background-size: 65%;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.text-span-14 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #eee;
}

.bold-text-3 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.text-span-15 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #eee;
}

.div-block-22 {
  padding-left: 10px;
}

.text-span-16 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #eee;
}

.heading-9 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041f4d;
  font-size: 35px;
  line-height: 45px;
}

.list-2 {
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041f4d;
  font-size: 20px;
  line-height: 35px;
  list-style-type: square;
}

.list-3 {
  font-family: 'Electroluxsans 3', sans-serif;
  color: #041f4d;
  font-size: 20px;
  line-height: 35px;
}

.list-item {
  line-height: 30px;
  list-style-type: square;
}

.text-span-17 {
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041f4d;
}

.text-span-18 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.text-span-19 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.text-span-20 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.tab-pane-tab-2 {
  position: static;
  top: auto;
  bottom: auto;
  width: 100%;
}

.tab-pane-tab-1-2 {
  position: static;
  width: auto;
}

.list-item-2 {
  list-style-type: square;
}

.list-item-3 {
  list-style-type: square;
}

.list-item-4 {
  list-style-type: square;
}

.text-span-21 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  font-size: 30px;
}

.text-span-22 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  font-size: 30px;
}

.text-span-23 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #eee;
}

.text-span-24 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-25 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-26 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-27 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.div-block-23 {
  display: none;
  width: 100%;
  margin-bottom: 10px;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #eee;
  border-radius: 50px;
  background-image: url('../images/smoothie-drink.png');
  background-position: 60% 50%;
  background-size: 165%;
  background-repeat: no-repeat;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26 {
  width: 55%;
  height: 100%;
  background-image: url('../images/Immersion_Blender_EIB10_Kitchen_B_Electrolux_1000x1000-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.image-2 {
  width: 100%;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-image-mask-4 {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-9 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #2b2b2b;
  font-size: 25px;
  line-height: 35px;
}

.tab-link-tab-1-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 35px;
  margin-bottom: -20px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-1-3:hover {
  background-color: #010f28;
}

.tab-link-tab-1-3.w--current {
  background-color: transparent;
  color: transparent;
}

.tab-link-tab-3-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-3-2.w--current {
  background-color: transparent;
  color: transparent;
}

.tabs-menu-3 {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -150px 550px 150px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-10 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041f4d;
  font-size: 40px;
  line-height: 50px;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041f4d;
  font-size: 25px;
  line-height: 50px;
  font-weight: 600;
}

.paragraph-10 {
  margin-bottom: 20px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #2b2b2b;
  font-size: 25px;
  line-height: 35px;
}

.div-block-29 {
  width: 50%;
  padding-left: 0px;
}

.tabs-content-3 {
  position: static;
  left: auto;
  bottom: auto;
  width: 100%;
  height: auto;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #eee;
  border-radius: 50px;
  background-image: url('../images/smoothie-drink.png');
  background-position: 60% 50%;
  background-size: 165%;
  background-repeat: no-repeat;
}

.feature-1-2 {
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #a7b3bd;
  background-image: none;
}

.text-span-28 {
  color: #acbac1;
  font-style: normal;
}

.text-span-29 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #acbac1;
}

.text-span-30 {
  color: #eee;
}

.text-span-32 {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #acbac1;
}

.h-titulo-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #eee;
  font-size: 45px;
  line-height: 55px;
}

.h-div-texto-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  background-image: linear-gradient(322deg, #041f4d, #162133 100%, #232426);
}

.h-texto-2 {
  width: 75%;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #eee;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1px;
}

.h-subtitulo-2 {
  display: none;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #eee;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1px;
}

.h-div-bg-2 {
  width: 55%;
  height: 100%;
  background-image: url('../images/Immersion_Blender_EIB20_Kitchen_A_Electrolux_1000x1000.png');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.h-codigo-2 {
  margin-bottom: 15px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #acbac1;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
}

.tab-pane-tab-3 {
  position: static;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-image-mask-5 {
  width: 50%;
  margin-right: 60px;
}

.tab-pane-tab-1-3 {
  position: static;
  width: 100%;
}

.div-block-32 {
  width: 50%;
  padding-right: 0px;
  padding-left: 0px;
}

.tabs-3 {
  position: static;
  bottom: auto;
  width: 100%;
  height: auto;
}

.tab-link-tab-3-3 {
  left: -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-3-3.w--current {
  background-color: transparent;
  color: transparent;
}

.tab-link-tab-1-4 {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041f4d;
  color: #eee;
  font-size: 22px;
}

.tab-link-tab-1-4:hover {
  background-color: #010f28;
}

.tab-link-tab-1-4.w--current {
  z-index: -1;
  background-color: transparent;
  color: transparent;
}

.feature-1-3 {
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #a7b3bd;
  background-image: none;
}

.tabs-menu-4 {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -100px;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-right: 475px;
  padding-left: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-4 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-33 {
  font-family: 'Electroluxsans 5', sans-serif;
  font-weight: 700;
}

.text-span-34 {
  font-size: 50px;
}

.text-span-35 {
  font-family: 'Electroluxsans 5', sans-serif;
}

@media screen and (min-width: 1280px) {
  .header.h-tablet {
    height: 520px;
  }

  .h-div-bg {
    background-size: cover;
  }

  .feature-4 {
    background-image: radial-gradient(circle farthest-corner at 40% 65%, #103573, #0f336f 75%, #000a19);
  }

  .especificacoes {
    padding-bottom: 60px;
  }

  .hero-image {
    max-width: 90%;
  }
}

@media screen and (min-width: 1440px) {
  .header.h-tablet {
    height: 650px;
  }

  .h-div-bg {
    width: 52%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .hero-image {
    max-width: 90%;
  }
}

@media screen and (min-width: 1920px) {
  .header {
    height: 850px;
  }

  .header.h-tablet {
    height: 800px;
  }

  .header.h-tablet {
    height: 800px;
  }

  .h-div-bg {
    width: 53%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .div-block-4 {
    padding: 50px 10px 50px 100px;
  }

  .h-codigo {
    font-size: 25px;
  }

  .feature-image.img-turbo {
    margin-top: -150px;
  }

  .div-block-7 {
    padding-left: 60px;
  }

  .heading-2 {
    font-size: 40px;
  }

  .paragraph-2 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-3 {
    font-size: 40px;
  }

  .paragraph-3 {
    font-size: 30px;
    line-height: 40px;
  }

  .feature-2 {
    height: 750px;
  }

  .hero-image-mask {
    width: 7%;
  }

  .hero-image {
    max-width: 80%;
  }

  .div-block-12 {
    margin-bottom: 20px;
  }

  .tabs-menu {
    left: 1350px;
    top: 1300px;
  }

  .tab-link-tab-1-2 {
    left: 1300px;
    top: 200px;
  }

  .tab-link-tab-2-2 {
    left: 1300px;
    top: 150px;
  }

  .tab-pane-tab-2 {
    top: 200px;
  }

  .div-block-26 {
    background-size: cover;
    background-repeat: no-repeat;
  }

  .paragraph-9 {
    font-size: 30px;
    line-height: 40px;
  }

  .tabs-menu-3 {
    left: auto;
    top: auto;
  }

  .heading-10 {
    font-size: 40px;
  }

  .heading-11 {
    font-size: 40px;
  }

  .paragraph-10 {
    font-size: 30px;
    line-height: 40px;
  }

  .h-codigo-2 {
    font-size: 25px;
  }

  .div-block-32 {
    padding-left: 60px;
  }

  .tabs-menu-4 {
    left: auto;
    top: auto;
  }
}

@media screen and (max-width: 991px) {
  .header.h-tablet {
    height: 500px;
  }

  .header.h-tablet {
    height: 500px;
  }

  .h-div-texto {
    width: 55%;
    padding-top: 40px;
    padding-right: 20px;
  }

  .h-div-bg {
    width: 45%;
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-block-4 {
    padding: 20px 20px 20px 40px;
  }

  .h-titulo {
    font-size: 35px;
    line-height: 45px;
  }

  .h-texto {
    width: 100%;
    font-size: 25px;
    line-height: 35px;
  }

  .image {
    width: 150px;
  }

  .h-codigo {
    font-size: 20px;
    line-height: 30px;
  }

  .h-subtitulo {
    font-size: 25px;
  }

  .feature-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .feature-image-mask {
    width: 100%;
    margin-right: 0px;
  }

  .feature-image.img-turbo {
    width: 100%;
    margin-top: 0px;
  }

  .div-block-6 {
    display: block;
  }

  .div-block-7 {
    width: 100%;
    margin-top: 0px;
  }

  .feature-2 {
    height: 500px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-8 {
    width: 55%;
    padding-left: 40px;
  }

  .heading-4 {
    font-size: 35px;
  }

  .paragraph-4 {
    padding-right: 40px;
    font-size: 20px;
    line-height: 30px;
  }

  .feature-image-mask-2 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image-mask-3 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .hero-image-mask {
    width: 40%;
    padding-top: 40px;
  }

  .hero-image {
    width: 40%;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-11 {
    padding-right: 60px;
    padding-left: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-12 {
    margin-top: 60px;
    margin-left: 0px;
  }

  .div-block-13 {
    width: 100%;
  }

  .div-block-14 {
    display: block;
    padding-left: 100px;
  }

  .tabs-menu {
    left: 600px;
    top: auto;
    bottom: 20px;
  }

  .tabs-content {
    position: relative;
    left: auto;
    bottom: auto;
  }

  .tabs {
    position: relative;
  }

  .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-link-tab-1-2 {
    left: auto;
    top: 250px;
  }

  .tab-link-tab-1-2.w--current {
    left: auto;
    top: auto;
  }

  .tab-link-tab-2-2 {
    left: 250px;
    top: 250px;
  }

  .tab-link-tab-2-2.w--current {
    left: 300px;
    top: auto;
  }

  .tab-pane-tab-1 {
    bottom: auto;
  }

  .tabs-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-18 {
    width: 75%;
    margin-top: 0px;
  }

  .div-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-pane-tab-2 {
    opacity: 0;
  }

  .tab-pane-tab-2-2 {
    left: 100px;
  }

  .div-block-23 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-26 {
    background-size: cover;
  }

  .div-block-27 {
    display: block;
    padding-right: 40px;
    padding-left: 40px;
  }

  .feature-image-mask-4 {
    width: 100%;
  }

  .tabs-menu-3 {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -275px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-28 {
    padding-right: 100px;
    padding-left: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-29 {
    width: 90%;
  }

  .tabs-content-3 {
    position: relative;
    left: auto;
    bottom: auto;
  }

  .h-titulo-2 {
    font-size: 35px;
    line-height: 45px;
  }

  .h-div-texto-2 {
    width: 55%;
    padding-top: 40px;
    padding-right: 20px;
  }

  .h-texto-2 {
    width: 100%;
    font-size: 25px;
    line-height: 35px;
  }

  .h-subtitulo-2 {
    font-size: 25px;
  }

  .h-div-bg-2 {
    width: 45%;
    background-position: 50% 50%;
    background-size: cover;
  }

  .h-codigo-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-31 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask-5 {
    width: 100%;
  }

  .div-block-32 {
    width: 100%;
  }

  .tabs-3 {
    position: relative;
  }

  .tabs-menu-4 {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .header.h-tablet {
    display: block;
    height: auto;
  }

  .header.h-tablet {
    display: block;
    height: auto;
  }

  .h-div-texto {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .h-div-bg {
    width: 100%;
    height: 400px;
  }

  .div-block-4 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .div-block-5 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .div-block-5.div-logo-mobile {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-top: 60px;
  }

  .feature-1 {
    padding: 60px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask {
    margin-right: 0px;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .feature-image.img0truth-flow {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-6 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-2 {
    height: auto;
    padding: 0px;
  }

  .div-block-8 {
    width: 100%;
  }

  .paragraph-4 {
    padding-right: 40px;
  }

  .feature-3 {
    padding: 0px 20px 40px;
  }

  .feature-image-mask-2 {
    margin-right: 0px;
  }

  .feature-4 {
    padding: 40px 20px 60px;
  }

  .feature-image-mask-3 {
    margin-right: 0px;
  }

  .especificacoes {
    padding: 40px 20px;
  }

  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-block-11 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .paragraph-5 {
    line-height: 30px;
  }

  .div-block-14 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .tabs-menu {
    left: 250px;
    bottom: 30px;
  }

  .tabs-content {
    left: 50px;
  }

  .tabs-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-18 {
    width: 90%;
  }

  .div-block-21 {
    width: 85px;
    height: 75px;
  }

  .div-block-21.div-icon-2 {
    width: 85px;
    height: 75px;
  }

  .div-block-21.div-icon-3 {
    width: 85px;
    height: 75px;
  }

  .tab-pane-tab-1-2 {
    left: auto;
    right: auto;
  }

  .div-block-25 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-26 {
    width: 100%;
    height: 500px;
  }

  .feature-image-mask-4 {
    margin-right: 0px;
  }

  .tab-link-tab-1-3 {
    margin-top: -75px;
  }

  .tab-link-tab-3-2 {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #041f4d;
  }

  .tabs-menu-3 {
    left: auto;
    bottom: auto;
    margin-top: -250px;
    margin-left: 0px;
    padding-right: 60px;
    padding-left: 40px;
  }

  .div-block-28 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-29 {
    width: 100%;
  }

  .tabs-content-3 {
    left: auto;
  }

  .feature-1-2 {
    padding: 60px 20px;
  }

  .h-div-texto-2 {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .h-div-bg-2 {
    width: 100%;
    height: 400px;
  }

  .div-block-31 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .feature-image-mask-5 {
    margin-right: 0px;
  }

  .tab-pane-tab-1-3 {
    left: auto;
    right: auto;
  }

  .div-block-32 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-1-3 {
    padding: 60px 20px;
  }

  .tabs-menu-4 {
    left: auto;
    bottom: auto;
    margin-top: 0px;
    margin-bottom: auto;
    padding-right: 60px;
    padding-left: 60px;
  }
}

@media screen and (max-width: 479px) {
  .header.h-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header.h-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h-div-texto {
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .h-div-bg {
    height: 350px;
  }

  .div-block-4 {
    padding-top: 40px;
    padding-left: 20px;
  }

  .h-titulo {
    font-size: 30px;
    line-height: 40px;
  }

  .h-texto {
    text-align: left;
  }

  .div-block-5 {
    padding-left: 20px;
  }

  .div-block-5.div-logo-mobile {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image {
    width: 135px;
  }

  .h-codigo {
    text-align: center;
  }

  .feature-image {
    margin-right: 0px;
    margin-left: 0px;
  }

  .feature-image.img-turbo {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-7 {
    margin-top: 20px;
    padding-top: 0px;
  }

  .heading-2 {
    text-align: center;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .paragraph-3 {
    font-size: 20px;
    line-height: 30px;
  }

  .feature-2 {
    display: block;
    height: auto;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: none;
  }

  .centered-container {
    text-align: left;
  }

  .div-block-8 {
    width: 100%;
    margin-top: 0px;
    padding: 40px 30px;
    background-color: #041f4d;
  }

  .heading-4 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .paragraph-4 {
    margin-right: 0px;
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 40px;
  }

  .feature-3 {
    padding-right: 0px;
    padding-left: 0px;
    background-position: 50% 0%;
  }

  .feature-image-mask-2 {
    margin-left: 0px;
  }

  .feature-4 {
    display: block;
    padding-top: 60px;
  }

  .feature-image-mask-3 {
    margin-bottom: 20px;
  }

  .especificacoes {
    margin-top: -5px;
    padding-right: 20px;
    padding-left: 20px;
    background-position: 50% 0%;
    background-size: cover;
    background-attachment: scroll;
  }

  .hero-image-mask {
    width: 60%;
    margin-bottom: 40px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 40px;
    text-align: left;
  }

  .div-block-11 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-12 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 20px;
  }

  .paragraph-6 {
    line-height: 30px;
  }

  .heading-6 {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }

  .div-block-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-7 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-8 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-15 {
    width: 100%;
  }

  .tab-link-tab-1 {
    left: auto;
  }

  .tab-link-tab-1.w--current {
    left: auto;
  }

  .tab-link-tab-2 {
    left: auto;
  }

  .tab-link-tab-2.w--current {
    left: auto;
  }

  .tabs-menu {
    position: relative;
    left: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs-content {
    left: auto;
  }

  .tabs {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-16 {
    width: 100%;
    padding-top: 40px;
  }

  .tab-link-tab-1-2 {
    top: 80px;
  }

  .tab-link-tab-1-2.w--current {
    top: 300px;
    bottom: auto;
  }

  .tab-link-tab-2-2 {
    position: relative;
    left: auto;
    top: 145px;
  }

  .tab-link-tab-2-2.w--current {
    left: auto;
    top: 300px;
    bottom: auto;
  }

  .text-block-5 {
    position: relative;
    padding-left: 0px;
  }

  .tabs-menu-2 {
    position: absolute;
  }

  .div-block-18 {
    width: 100%;
    padding: 20px;
  }

  .div-block-19 {
    margin-top: 20px;
  }

  .div-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-21 {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
  }

  .div-block-21.div-icon-2 {
    width: 80px;
    height: 80px;
  }

  .div-block-21.div-icon-3 {
    width: 80px;
    height: 80px;
  }

  .heading-9 {
    font-size: 20px;
    line-height: 40px;
    text-align: left;
  }

  .tab-pane-tab-2-2 {
    left: auto;
  }

  .text-span-21 {
    font-size: 20px;
  }

  .text-span-22 {
    font-size: 20px;
  }

  .div-block-25 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-26 {
    width: 100%;
    height: 300px;
  }

  .div-block-27 {
    display: block;
  }

  .paragraph-9 {
    font-size: 20px;
    line-height: 30px;
  }

  .tab-link-tab-1-3 {
    position: static;
    left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 40px;
    padding: 0px 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #041f4d;
    white-space: normal;
    background-clip: border-box;
  }

  .tab-link-tab-1-3.w--current {
    position: static;
    left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #041f4d;
  }

  .tab-link-tab-3-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tabs-menu-3 {
    left: auto;
    bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
  }

  .heading-10 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .div-block-28 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-11 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .paragraph-10 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-29 {
    padding-top: 40px;
  }

  .tabs-content-3 {
    left: auto;
    margin-top: 20px;
  }

  .feature-1-2 {
    padding-bottom: 100px;
  }

  .text-span-31 {
    padding-right: 40px;
  }

  .h-titulo-2 {
    font-size: 30px;
    line-height: 40px;
  }

  .h-div-texto-2 {
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .h-texto-2 {
    text-align: left;
  }

  .h-div-bg-2 {
    height: 350px;
  }

  .h-codigo-2 {
    text-align: center;
  }

  .div-block-31 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-32 {
    margin-top: 20px;
    padding-top: 0px;
  }

  .tabs-3 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-link-tab-3-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-link-tab-1-4 {
    left: auto;
  }

  .tab-link-tab-1-4.w--current {
    left: auto;
    margin-left: 10px;
  }

  .tabs-menu-4 {
    left: auto;
    bottom: auto;
    margin-top: 20px;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@font-face {
  font-family: 'Electroluxsans 1';
  src: url('../fonts/ElectroluxSans_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 2';
  src: url('../fonts/ElectroluxSans_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 4';
  src: url('../fonts/ElectroluxSans_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 5';
  src: url('../fonts/ElectroluxSans_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 3';
  src: url('../fonts/ElectroluxSans_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 1';
  src: url('../fonts/ElectroluxSans_Oblique_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 4';
  src: url('../fonts/ElectroluxSans_Oblique_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 2';
  src: url('../fonts/ElectroluxSans_Oblique_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 5';
  src: url('../fonts/ElectroluxSans_Oblique_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 3';
  src: url('../fonts/ElectroluxSans_Oblique_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 free 400';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 free solid 900';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}